home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / html / vendors / adobe / software / message.csh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1997-06-17  |  150b  |  7 lines

  1. #!/bin/csh -f
  2. echo " "
  3. echo "The O2 Performance Package can only be installed on an O2."
  4. echo " "
  5. echo "Press any key to exit ...  "
  6. set waitans=($<)
  7.